Skip to content

fix: resolve the issue of form conditions not triggering#211

Open
LIlGG wants to merge 1 commit intohalo-dev:mainfrom
LIlGG:fix/rename-custom
Open

fix: resolve the issue of form conditions not triggering#211
LIlGG wants to merge 1 commit intohalo-dev:mainfrom
LIlGG:fix/rename-custom

Conversation

@LIlGG
Copy link
Member

@LIlGG LIlGG commented Feb 24, 2026

What type of PR is this?

/kind bug

What this PR does / why we need it:

解决 上传时重命名文件方式 选项中选择 自定义 或者 使用随机字母 时无法出现目标输入框的问题。

Which issue(s) this PR fixes:

Fixes #210

Does this PR introduce a user-facing change?

解决选择 `自定义` 或者 `使用随机字母` 重命名文件时无法出现目标输入框的问题

Update src/main/resources/extensions/policy-template-s3os.yaml: adjust Chinese placeholder/help spacing and quoting for improved readability; add key and id attributes to the randomFilenameMode select for consistent identification; replace direct variable checks with $get(randomFilenameMode).value in conditional expressions so FormKit evaluates the selected value correctly; minor spacing fix in domain help text.
@f2c-ci-robot f2c-ci-robot bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. labels Feb 24, 2026
@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Feb 24, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign longjuan for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@longjuan
Copy link
Member

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

halo存储桶自定义文件名模板问题

2 participants